Fix a trivial typo
authorMatthias Clasen <mclasen@redhat.com>
Tue, 12 Oct 2010 04:50:18 +0000 (00:50 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 12 Oct 2010 04:50:18 +0000 (00:50 -0400)
gtk/gtkwindow.c

index 2da23e812b8a0f087995f4df6b0519d435269a9c..14457523e80ea458b8c240476a864861b919fec7 100644 (file)
@@ -5507,7 +5507,7 @@ gtk_window_resize_grip_is_visible (GtkWindow *window)
  * gtk_window_get_has_resize_grip:
  * @window: a #GtkWindow
  *
- * Determines whether the window may has a resize grip.
+ * Determines whether the window may have a resize grip.
  *
  * Returns: %TRUE if the window has a resize grip.
  *